Skip to content

PHPCS ruleset: fix PHPCompatibility exclusions#845

Merged
GaryJones merged 1 commit intodevelopfrom
feature/phpcs-ruleset-fix-broken-excludes
Jul 18, 2025
Merged

PHPCS ruleset: fix PHPCompatibility exclusions#845
GaryJones merged 1 commit intodevelopfrom
feature/phpcs-ruleset-fix-broken-excludes

Conversation

@jrfnl
Copy link
Copy Markdown
Collaborator

@jrfnl jrfnl commented Jul 18, 2025

The sniffs which trigger these errors were renamed in PHPCompatibility 9.0.0. Clearly, these constants have so far not been used in VIPCS ;-)

Includes making the list complete for the tokens currently back-filled by PHPCS for forward-compatibility with PHPCompatibility dev-develop/next release.

Ref: https://github.com/PHPCompatibility/PHPCompatibility/releases/tag/9.0.0

The sniffs which trigger these errors were renamed in PHPCompatibility 9.0.0.
Clearly, these constants have so far not been used in VIPCS ;-)

Includes making the list complete for the tokens currently back-filled by PHPCS for forward-compatibility with PHPCompatibility `dev-develop`/next release.

Ref: https://github.com/PHPCompatibility/PHPCompatibility/releases/tag/9.0.0
@jrfnl jrfnl added this to the 3.1.0 milestone Jul 18, 2025
@jrfnl jrfnl requested a review from a team as a code owner July 18, 2025 02:21
@GaryJones GaryJones merged commit 052706b into develop Jul 18, 2025
42 checks passed
@GaryJones GaryJones deleted the feature/phpcs-ruleset-fix-broken-excludes branch July 18, 2025 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants